Skip to content

Fix invalid examples and broken links in the docs#413

Merged
GrahamCampbell merged 1 commit into
3.xfrom
docs-backport-3x
Jun 28, 2026
Merged

Fix invalid examples and broken links in the docs#413
GrahamCampbell merged 1 commit into
3.xfrom
docs-backport-3x

Conversation

@GrahamCampbell

Copy link
Copy Markdown
Contributor

Several documentation examples on the 3.x line fail when copied because they are not valid YAML or describe configurations that AWS rejects, and a few internal links are broken. This fixes the ALB event page, which had a duplicated host condition key and trailing commas on the Cognito and OIDC authorizer values, and it removes the stray document separators embedded inside the MSK and API Gateway examples. It changes the CloudFront example so includeBody is paired with a viewer-request event rather than viewer-response, which CloudFront does not allow. It also points the services guide deploy link and the two custom-configuration plugin links at their correct paths and splits a run-together note in the deployment guide into two readable notes. These are the same defects already corrected on 4.x, limited here to the version-agnostic fixes that apply equally to 3.x.

@GrahamCampbell GrahamCampbell merged commit 7716e49 into 3.x Jun 28, 2026
8 checks passed
@GrahamCampbell GrahamCampbell deleted the docs-backport-3x branch June 28, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant